Splitting up a set of items into groups with an equal number of items. Sometimes there are items leftover.
- The number of items you start with is called the dividend.
- The number of groups is called the divisor.
- The number of items in each group is called the quotient.
- The number of items leftover is called the remainder.
Division is the process of dividing.